Fix possible crash in header bar
authorBastien Nocera <hadess@hadess.net>
Fri, 27 Sep 2013 15:06:01 +0000 (17:06 +0200)
committerBastien Nocera <hadess@hadess.net>
Fri, 27 Sep 2013 15:27:31 +0000 (17:27 +0200)
commitf5291660e0131499e1c884170c21a8f60d8f0255
tree54e2c2ac5dbe6e548f21be6250bfb1604a27b96e
parent377c124446bfda25f6d9faf6d14bb54c4aa66507
Fix possible crash in header bar

When the header bar's top-level widget is not a GtkWindow,
don't try to get the inexistant "decoration-button-layout"
property.
gtk/gtkheaderbar.c